Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Solved
    • Unsolved
    1. Home
    2. Tags
    3. font generation
    Log in to post

    • tanban

      UNSOLVED Problem generating variable font
      Problems & Bugs • font generation variable fonts • • tanban  

      9
      0
      Votes
      9
      Posts
      2479
      Views

      nicksherman

      @erik In most cases that's probably already true, or needs a small edit. This may be true if you look at the people’s current techniques, but I also wouldn’t be surprised if people who get better at drawing for interpolation in the coming years will be able to get away without “normal” intermediate masters in situations where they might have previously needed them (especially if any of this Higher Order Interpolation stuff breaks through to standard font technology).
    • verytime

      SOLVED Crash on save as and generate font
      Problems & Bugs • font generation saving • • verytime  

      4
      0
      Votes
      4
      Posts
      1354
      Views

      verytime

      So after running ufonormalizer on the files things seem to work. It takes a really long time to compile (about 10 minutes, though that drops to about 1 or 2 minutes if I turn off autohinting), but it does work. I'm not sure what ufonormalizer actually changed (it looks the same to me) but nothing crashes and there is a working OTF at the end of the process.
    • Guest

      SOLVED DoodleInfo
      Problems & Bugs • font generation • • Guest  

      3
      0
      Votes
      3
      Posts
      602
      Views

      A Former User

      :) My fault, sorry, I have pasted by error a word in the middle of the postscriptFontName. Thanks for your help!
    • Guest

      SOLVED Problems with test install
      Problems & Bugs • font generation font info test install • • Guest  

      3
      0
      Votes
      3
      Posts
      748
      Views

      frederik

      Could you send me the UFO file? If you wish I have a look at it There is a somewhere (I guess in the font info) a non ascii character, as Ben mentions
    • rbmntjs

      SOLVED ‘Save FDK parts’ doesn’t seem to do anything
      General Questions • font generation afdko • • rbmntjs  

      5
      0
      Votes
      5
      Posts
      814
      Views

      frederik

      I see, and found it, seems like the default setting is not used in the font compiler. Will be fixed in the next update...
    • Guest

      Embedded FDK
      General Questions • font generation afdko • • Guest  

      2
      0
      Votes
      2
      Posts
      538
      Views

      frederik

      Hi There could be differences as RoboFont 1.6 embeds an older FDK. Jump to RoboFont 1.7 to get a newer FDK. If the FDK version is the same the speed should be the same. thanks
    • jo

      Local fdk test install
      General Questions • font generation preferences afdko • • jo  

      3
      0
      Votes
      3
      Posts
      686
      Views

      jo

      ok, thanks for clarifying!
    • jo

      1.7 autohint otf error
      Problems & Bugs • font generation ps hinting • • jo  

      1
      0
      Votes
      1
      Posts
      487
      Views

      jo

      Hi, I just tried to generate an otf font. With autohint ticked. It generates a fonts but I get an error for every glyph. .notdef Error - failure in processing outline data. /bin/sh: autohintexe: command not found
    • jo

      SOLVED Batch generating error
      Problems & Bugs • font generation • • jo  

      2
      0
      Votes
      2
      Posts
      527
      Views

      frederik

      This is a known issue and is already solved in the closed-beta. thanks
    • Guest

      Exception raise during font generation
      Problems & Bugs • font generation truetype • • Guest  

      5
      0
      Votes
      5
      Posts
      845
      Views

      frederik

      I'm aware of that option and this will be implemented, but still there is something wrong with the provided data to the binary ttf compiler...
    • A Former User

      Export glyphNames – glyph.lib['com.userName.exportName']
      General Questions • font generation glyph names • • A Former User  

      4
      0
      Votes
      4
      Posts
      730
      Views

      A Former User

      Hi Frederik, good to know! When is this update planned for?
    • joanca

      Error on generating .otf: UnicodeDecodeError
      General Questions • font generation unicode • • joanca  

      2
      0
      Votes
      2
      Posts
      595
      Views

      frederik

      euhm, does the path where you generate the file to contains anything out of an ascii range? (first thing that pops up in my head) If not, you can send me the UFO file, if you can. thanks
    • A Former User

      MakeOTF problem (Version 1.4 (built 1301142150) – MacOsX 10.8.3)
      General Questions • font generation afdko • • A Former User  

      4
      0
      Votes
      4
      Posts
      700
      Views

      A Former User

      If I try to export a single glyph, it works. May it be a problem with the number of contours?
    • A Former User

      Exporting font issue (Version 1.4 (built 1301142150) - MacOsX 10.8.3)
      Problems & Bugs • font generation font info • • A Former User  

      4
      0
      Votes
      4
      Posts
      716
      Views

      A Former User

      Thanks, now it works. I suggest to insert a tooltip showing the allowed char in the fields. Best, Roberto
    • thom

      Generate?
      General Questions • scripting font generation • • thom  

      3
      0
      Votes
      3
      Posts
      578
      Views

      thom

      Ah thank. It works alright. With print I found that in the features there was something not okay: empty group [] new question: is there already a super handy script which remove glyphnames -that not appear in the ufo- from the featuresfile?
    • bas

      MacRoman
      General Questions • font generation character set glyph order • • bas  

      7
      0
      Votes
      7
      Posts
      1002
      Views

      frederik

      its highly recommended to set at least the four first char as followed: http://partners.adobe.com/public/developer/opentype/index_recs.html
    • bas

      ttf compiler
      General Questions • font generation afdko truetype • • bas  

      6
      0
      Votes
      6
      Posts
      874
      Views

      frederik

      the ttf "path": RF UFO > internal ttf compiler on top of ufo2fdk > glyph data .ttf > fdk for some tables > .ttf
    • thom

      Generate/Compile only in otf
      General Questions • scripting font generation character set subsetting • • thom  

      7
      0
      Votes
      7
      Posts
      945
      Views

      thom

      Like so? familyName = 'Fam' styleName = 'Style' Latin1 = ['space', 'exclam', 'quotesingle', 'quotedbl', 'numbersign', 'dollar', 'percent', 'ampersand', 'parenleft', 'parenright', 'asterisk', 'plus', 'comma', 'hyphen', 'period', 'slash', 'zero', 'one', 'two', 'three', 'four', 'five', 'six', 'seven', 'eight', 'nine', 'colon', 'semicolon', 'less', 'equal', 'greater', 'question', 'at', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'bracketleft', 'backslash', 'bracketright', 'asciicircum', 'underscore', 'grave', 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', 'braceleft', 'bar', 'braceright', 'asciitilde', 'exclamdown', 'cent', 'sterling', 'currency', 'yen', 'brokenbar', 'section', 'dieresis', 'copyright', 'ordfeminine', 'guillemotleft', 'logicalnot', 'registered', 'macron', 'degree', 'plusminus', 'twosuperior', 'threesuperior', 'acute', 'mu', 'paragraph', 'periodcentered', 'cedilla', 'onesuperior', 'ordmasculine', 'guillemotright', 'onequarter', 'onehalf', 'threequarters', 'questiondown', 'Agrave', 'Aacute', 'Acircumflex', 'Atilde', 'Adieresis', 'Aring', 'AE', 'Ccedilla', 'Egrave', 'Eacute', 'Ecircumflex', 'Edieresis', 'Igrave', 'Iacute', 'Icircumflex', 'Idieresis', 'Eth', 'Ntilde', 'Ograve', 'Oacute', 'Ocircumflex', 'Otilde', 'Odieresis', 'multiply', 'Oslash', 'Ugrave', 'Uacute', 'Ucircumflex', 'Udieresis', 'Yacute', 'Thorn', 'germandbls', 'agrave', 'aacute', 'acircumflex', 'atilde', 'adieresis', 'aring', 'ae', 'ccedilla', 'egrave', 'eacute', 'ecircumflex', 'edieresis', 'igrave', 'iacute', 'icircumflex', 'idieresis', 'eth', 'ntilde', 'ograve', 'oacute', 'ocircumflex', 'otilde', 'odieresis', 'divide', 'oslash', 'ugrave', 'uacute', 'ucircumflex', 'udieresis', 'yacute', 'thorn', 'ydieresis', 'dotlessi', 'circumflex', 'caron', 'breve', 'dotaccent', 'ring', 'ogonek', 'tilde', 'hungarumlaut', 'quoteleft', 'quoteright', 'minus'] newFont = NewFont(familyName=familyName, styleName=styleName, showUI=True) master = RFont('/path/to/your.ufo', showUI=False) for newGlyph in Latin1: exGlyph = master[newGlyph] newFont[newGlyph] = exGlyph
    • bobby

      Trouble generating otf
      General Questions • font generation opentype features • • bobby  

      2
      0
      Votes
      2
      Posts
      536
      Views

      frederik

      I recommend reading the feature file syntax see http://www.adobe.com/devnet/opentype/afdko/topic_feature_file_syntax.html Both are warnings your font will work, but both are also easy to fix. I think the FDK warning message is very helpful. good luck!
    • daifoldes

      Trouble Generating Font/Test Install
      General Questions • font generation opentype features test install • • daifoldes  

      5
      0
      Votes
      5
      Posts
      883
      Views

      frederik

      super!